Remove config.rpath from EXTRA_DIST
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 9 Aug 2016 16:16:17 +0000 (17:16 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 9 Aug 2016 16:19:48 +0000 (17:19 +0100)
commit2d2f8e3fa3d39228f3be548789fc21774eaf52a6
treea143f3b73075791b62e423886a3350873def2477
parent0be9adc5a3131821ba3307370203905dc2c69445
Remove config.rpath from EXTRA_DIST

The config.rpath script was added by running gettextize, but it's not
really needed, as config.rpath is generated by autotools and it's
included in the dist tarball automatically.

Upstream gettextize has been fixed so it does not happen any more:
http://savannah.gnu.org/bugs/index.php?48729
Makefile.am